﻿2026-09-21T23:01:59.5354230Z ##[group]Run actions/checkout@v5
2026-09-21T23:01:59.5354961Z with:
2026-09-21T23:01:59.5355314Z   fetch-depth: 2
2026-09-21T23:01:59.5355739Z   repository: BigscreenVR/spt-bs-core
2026-09-21T23:01:59.5358325Z   token: ***
2026-09-21T23:01:59.5358678Z   ssh-strict: true
2026-09-21T23:01:59.5359135Z   ssh-user: git
2026-09-21T23:01:59.5359508Z   persist-credentials: true
2026-09-21T23:01:59.5359904Z   clean: true
2026-09-21T23:01:59.5360267Z   sparse-checkout-cone-mode: true
2026-09-21T23:01:59.5360681Z   fetch-tags: false
2026-09-21T23:01:59.5361078Z   show-progress: true
2026-09-21T23:01:59.5361436Z   lfs: false
2026-09-21T23:01:59.5361775Z   submodules: false
2026-09-21T23:01:59.5362136Z   set-safe-directory: true
2026-09-21T23:01:59.5362536Z   allow-unsafe-pr-checkout: false
2026-09-21T23:01:59.5363137Z ##[endgroup]
2026-09-21T23:01:59.6161386Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-21T23:01:59.6162936Z ##[group]Getting Git version info
2026-09-21T23:01:59.6163604Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-21T23:01:59.6164573Z [command]/usr/bin/git version
2026-09-21T23:01:59.6164984Z git version 2.43.0
2026-09-21T23:01:59.6167851Z ##[endgroup]
2026-09-21T23:01:59.6175295Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/c04a48cd-9303-40f4-b809-327acf22ebe9/.gitconfig'
2026-09-21T23:01:59.6181968Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c04a48cd-9303-40f4-b809-327acf22ebe9' before making global git config changes
2026-09-21T23:01:59.6183102Z Adding repository directory to the temporary git global config as a safe directory
2026-09-21T23:01:59.6184854Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-21T23:01:59.6215540Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-21T23:01:59.6231467Z https://github.com/BigscreenVR/spt-bs-core
2026-09-21T23:01:59.6240666Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-21T23:01:59.6242991Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-21T23:01:59.6260476Z HEAD
2026-09-21T23:01:59.6453350Z ##[endgroup]
2026-09-21T23:01:59.6456340Z [command]/usr/bin/git submodule status
2026-09-21T23:01:59.6647568Z ##[group]Cleaning the repository
2026-09-21T23:01:59.6650134Z [command]/usr/bin/git clean -ffdx
2026-09-21T23:02:00.9653186Z Removing target/
2026-09-21T23:02:00.9662956Z [command]/usr/bin/git reset --hard HEAD
2026-09-21T23:02:00.9746207Z HEAD is now at 0a0a88d95a Merge 6ea6f9a2828a6418277e0f8a9fd620a38296d719 into b33aedcae51fa5ffa840ef1b36c9989a25884bdc
2026-09-21T23:02:00.9754441Z ##[endgroup]
2026-09-21T23:02:00.9755447Z ##[group]Disabling automatic garbage collection
2026-09-21T23:02:00.9759110Z [command]/usr/bin/git config --local gc.auto 0
2026-09-21T23:02:00.9784232Z ##[endgroup]
2026-09-21T23:02:00.9785203Z ##[group]Setting up auth
2026-09-21T23:02:00.9789187Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-21T23:02:00.9816784Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-21T23:02:01.0011073Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-21T23:02:01.0036555Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-21T23:02:01.0222558Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-21T23:02:01.0249031Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-21T23:02:01.0443095Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-21T23:02:01.0472936Z ##[endgroup]
2026-09-21T23:02:01.0473818Z ##[group]Fetching the repository
2026-09-21T23:02:01.0479520Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +6ea6f9a2828a6418277e0f8a9fd620a38296d719:refs/remotes/origin/main
2026-09-21T23:02:01.5795869Z From https://github.com/BigscreenVR/spt-bs-core
2026-09-21T23:02:01.5796740Z  + b33aedcae5...6ea6f9a282 6ea6f9a2828a6418277e0f8a9fd620a38296d719 -> origin/main  (forced update)
2026-09-21T23:02:01.5823346Z ##[endgroup]
2026-09-21T23:02:01.5824019Z ##[group]Determining the checkout info
2026-09-21T23:02:01.5825288Z ##[endgroup]
2026-09-21T23:02:01.5828496Z [command]/usr/bin/git sparse-checkout disable
2026-09-21T23:02:01.5867747Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-21T23:02:01.5891520Z ##[group]Checking out the ref
2026-09-21T23:02:01.5893664Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-09-21T23:02:01.6167847Z Previous HEAD position was 0a0a88d95a Merge 6ea6f9a2828a6418277e0f8a9fd620a38296d719 into b33aedcae51fa5ffa840ef1b36c9989a25884bdc
2026-09-21T23:02:01.6179183Z Switched to a new branch 'main'
2026-09-21T23:02:01.6179634Z branch 'main' set up to track 'origin/main'.
2026-09-21T23:02:01.6191735Z ##[endgroup]
2026-09-21T23:02:01.6239623Z [command]/usr/bin/git log -1 --format=%H
2026-09-21T23:02:01.6269969Z 6ea6f9a2828a6418277e0f8a9fd620a38296d719
